Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use keyring with all private keys when decrypting a message (#5046) #5060

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

iequidoo
Copy link
Collaborator

@iequidoo iequidoo commented Nov 29, 2023

Before a keyring with the only default key was used, i.e. the key used for signing and encrypting to self.

Fixes #5046

@iequidoo iequidoo marked this pull request as ready for review November 29, 2023 04:07
src/imex.rs Outdated Show resolved Hide resolved
Before a keyring with the only default key was used, i.e. the key used for signing and encrypting to
self.
@iequidoo iequidoo merged commit 160cbe8 into main Nov 29, 2023
38 checks passed
@iequidoo iequidoo deleted the iequidoo/decrypt-secret-keys branch November 29, 2023 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Importing pgp keys and the existing one went away
2 participants